Skip to content

itzlayz/teagram-tl

 
 

Repository files navigation

Teagram

Teagram UserBot — userbot which uses Telethon
Teagram based on sh1t-ub

Teagram is a telegram userbot with many features such as translator, terminal, eval, etc.
Userbot allows you to create modules that do not require much knowledge

💻 Install

⚠ You need api_id and api_hash to run. You can get them at my.telegram.org
Please, consider reading https://core.telegram.org/api/terms for more information.
Needs python 3.8+

You can install it via scripts like main.sh or manual:

apt update && apt upgrade -y && apt install -y openssl git python3 python3-pip
git clone https://github.com/itzlayz/teagram-tl && cd teagram-tl && pip install -r requirements.txt && python3 -m teagram

✨ Advantages:

  • Easy to use
  • Low memory consumption
  • Loading modules via git
  • Login via website
  • Inline bot
  • Translations
  • Actual userbot with latest Telegram API version
  • Compatible with hikka modules

About

Teagram userbot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.8%
  • JavaScript 4.2%
  • CSS 2.4%
  • Shell 1.3%
  • Other 1.3%